//==============================================================================
// Sobek Footprint_anim.txt
//==============================================================================
//==============================================================================
define WaterSplash
{
   set hotspot
   {
      version
      {
         Visualparticle Sobek WaterPrint SFX
      }
   }  
}
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      	Visualnone jimmy
		connect hotspot WaterSplash hotspot
         }
      }
   }
}
